home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- UnitGeneratorHandler = {
- ACTIONS = {
- resizeMatrices:;
- runNewUGPanel:;
- cancelNewUG:;
- dataChanged:;
- createNewUG:;
- updatePanel:;
- addFieldType:;
- init:;
- addPDToken:;
- };
- OUTLETS = {
- oscillatorList;
- printDescriptionCell;
- envelopeList;
- outFieldForm;
- cancelButton;
- numInCell;
- macroList;
- outRepButtons;
- newUGPanel;
- inRepButtons;
- numOutCell;
- ugDef;
- exampleCell;
- createButton;
- fieldTypeButtons;
- nameCell;
- filterList;
- IBController;
- inFieldForm;
- outNameForm;
- inNameForm;
- operatorList;
- typeButtons;
- };
- SUPERCLASS = Object;
- };
-